-
Home
-
Simply Static – The Static Site Generator
-
3.3.3.4
-
Code
-
Classes
- Delay_Integration
Total Complexity |
13 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
90 |
Lines of code |
45 |
Logical lines of code |
24 |
Comment lines |
24 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_delayed() |
S |
62 |
3 |
11 |
get_delayed_until_seconds() |
S |
69 |
2 |
7 |
is_delayed() |
S |
75 |
2 |
4 |
__construct() |
S |
75 |
1 |
4 |
can_run() |
S |
82 |
1 |
3 |
run() |
S |
71 |
1 |
5 |
add_delayed_status() |
S |
72 |
1 |
5 |
set_delayed() |
S |
78 |
1 |
3 |
get_delayed_time() |
S |
79 |
1 |
3 |